Autogenerated HTML docs for v1.5.3.5-666-gfb5f
diff --git a/core-tutorial.html b/core-tutorial.html index 72122c4..dfba761 100644 --- a/core-tutorial.html +++ b/core-tutorial.html
@@ -1398,7 +1398,7 @@ and bring ourselves back to the pre-merge state:</p> <div class="listingblock"> <div class="content"> -<pre><tt>$ git show-branch --more=3 master mybranch +<pre><tt>$ git show-branch --more=2 master mybranch ! [master] Merge work in mybranch * [mybranch] Merge work in mybranch -- @@ -1454,7 +1454,7 @@ <p>This is the same <tt>git-read-tree</tt> command we have already seen, but it takes three trees, unlike previous examples. This reads the contents of each tree into different <em>stage</em> in the index -file (the first tree goes to stage 1, the second stage 2, +file (the first tree goes to stage 1, the second to stage 2, etc.). After reading three trees into three stages, the paths that are the same in all three stages are <em>collapsed</em> into stage 0. Also paths that are the same in two of three stages are @@ -1967,7 +1967,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 13-Nov-2007 08:20:50 UTC +Last updated 14-Nov-2007 12:12:00 UTC </div> </div> </body>
diff --git a/core-tutorial.txt b/core-tutorial.txt index 401d1de..bd6cd41 100644 --- a/core-tutorial.txt +++ b/core-tutorial.txt
@@ -1152,7 +1152,7 @@ and bring ourselves back to the pre-merge state: ------------ -$ git show-branch --more=3 master mybranch +$ git show-branch --more=2 master mybranch ! [master] Merge work in mybranch * [mybranch] Merge work in mybranch -- @@ -1215,7 +1215,7 @@ This is the same `git-read-tree` command we have already seen, but it takes three trees, unlike previous examples. This reads the contents of each tree into different 'stage' in the index -file (the first tree goes to stage 1, the second stage 2, +file (the first tree goes to stage 1, the second to stage 2, etc.). After reading three trees into three stages, the paths that are the same in all three stages are 'collapsed' into stage 0. Also paths that are the same in two of three stages are
diff --git a/cvs-migration.html b/cvs-migration.html index 811fb23..c59877c 100644 --- a/cvs-migration.html +++ b/cvs-migration.html
@@ -416,7 +416,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:10:06 UTC +Last updated 14-Nov-2007 12:12:01 UTC </div> </div> </body>
diff --git a/diffcore.html b/diffcore.html index 7fcb0dd..4870e13 100644 --- a/diffcore.html +++ b/diffcore.html
@@ -541,7 +541,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:10:07 UTC +Last updated 14-Nov-2007 12:12:01 UTC </div> </div> </body>
diff --git a/everyday.html b/everyday.html index 93c1bc4..6925ff0 100644 --- a/everyday.html +++ b/everyday.html
@@ -1069,7 +1069,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 03-Nov-2007 02:45:18 UTC +Last updated 14-Nov-2007 12:12:04 UTC </div> </div> </body>
diff --git a/git-add.html b/git-add.html index b491d57..89dd4d7 100644 --- a/git-add.html +++ b/git-add.html
@@ -552,6 +552,7 @@ <div class="sectionbody"> <p><a href="git-status.html">git-status(1)</a> <a href="git-rm.html">git-rm(1)</a> +<a href="git-reset.html">git-reset(1)</a> <a href="git-mv.html">git-mv(1)</a> <a href="git-commit.html">git-commit(1)</a> <a href="git-update-index.html">git-update-index(1)</a></p> @@ -570,7 +571,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 03-Nov-2007 02:45:07 UTC +Last updated 14-Nov-2007 12:11:20 UTC </div> </div> </body>
diff --git a/git-add.txt b/git-add.txt index 963e1ab..63829d9 100644 --- a/git-add.txt +++ b/git-add.txt
@@ -224,6 +224,7 @@ -------- gitlink:git-status[1] gitlink:git-rm[1] +gitlink:git-reset[1] gitlink:git-mv[1] gitlink:git-commit[1] gitlink:git-update-index[1]
diff --git a/git-am.html b/git-am.html index 3003ab2..1d91bb4 100644 --- a/git-am.html +++ b/git-am.html
@@ -509,7 +509,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:30 UTC +Last updated 14-Nov-2007 12:11:20 UTC </div> </div> </body>
diff --git a/git-annotate.html b/git-annotate.html index 87f4beb..82ade03 100644 --- a/git-annotate.html +++ b/git-annotate.html
@@ -454,7 +454,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 10-Aug-2007 09:49:28 UTC +Last updated 14-Nov-2007 12:11:20 UTC </div> </div> </body>
diff --git a/git-apply.html b/git-apply.html index 0633493..ab60b25 100644 --- a/git-apply.html +++ b/git-apply.html
@@ -599,7 +599,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 24-Sep-2007 07:36:59 UTC +Last updated 14-Nov-2007 12:11:20 UTC </div> </div> </body>
diff --git a/git-archimport.html b/git-archimport.html index 93dcd48..cb85d21 100644 --- a/git-archimport.html +++ b/git-archimport.html
@@ -422,7 +422,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:31 UTC +Last updated 14-Nov-2007 12:11:21 UTC </div> </div> </body>
diff --git a/git-archive.html b/git-archive.html index 4372106..87f46f8 100644 --- a/git-archive.html +++ b/git-archive.html
@@ -469,7 +469,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 23-Oct-2007 01:21:45 UTC +Last updated 14-Nov-2007 12:11:21 UTC </div> </div> </body>
diff --git a/git-bisect.html b/git-bisect.html index 87f8c16..3bbb493 100644 --- a/git-bisect.html +++ b/git-bisect.html
@@ -445,7 +445,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 31-Oct-2007 05:56:47 UTC +Last updated 14-Nov-2007 12:11:21 UTC </div> </div> </body>
diff --git a/git-blame.html b/git-blame.html index fbe4089..141de8b 100644 --- a/git-blame.html +++ b/git-blame.html
@@ -686,7 +686,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 10-Aug-2007 09:49:28 UTC +Last updated 14-Nov-2007 12:11:22 UTC </div> </div> </body>
diff --git a/git-branch.html b/git-branch.html index d99bac8..de381c0 100644 --- a/git-branch.html +++ b/git-branch.html
@@ -555,7 +555,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 13-Nov-2007 08:20:50 UTC +Last updated 14-Nov-2007 12:11:22 UTC </div> </div> </body>
diff --git a/git-bundle.html b/git-bundle.html index 81b8a82..eb66f40 100644 --- a/git-bundle.html +++ b/git-bundle.html
@@ -433,7 +433,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 30-Sep-2007 00:49:43 UTC +Last updated 14-Nov-2007 12:11:22 UTC </div> </div> </body>
diff --git a/git-cat-file.html b/git-cat-file.html index 546d0c8..4a033d9 100644 --- a/git-cat-file.html +++ b/git-cat-file.html
@@ -366,7 +366,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:32 UTC +Last updated 14-Nov-2007 12:11:23 UTC </div> </div> </body>
diff --git a/git-check-attr.html b/git-check-attr.html index c0e77e2..d93730d 100644 --- a/git-check-attr.html +++ b/git-check-attr.html
@@ -308,7 +308,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:33 UTC +Last updated 14-Nov-2007 12:11:23 UTC </div> </div> </body>
diff --git a/git-check-ref-format.html b/git-check-ref-format.html index 07143b0..f0a27fa 100644 --- a/git-check-ref-format.html +++ b/git-check-ref-format.html
@@ -343,7 +343,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:33 UTC +Last updated 14-Nov-2007 12:11:23 UTC </div> </div> </body>
diff --git a/git-checkout-index.html b/git-checkout-index.html index 769b416..f47b129 100644 --- a/git-checkout-index.html +++ b/git-checkout-index.html
@@ -511,7 +511,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:33 UTC +Last updated 14-Nov-2007 12:11:23 UTC </div> </div> </body>
diff --git a/git-checkout.html b/git-checkout.html index 7e3e2d0..1956a5a 100644 --- a/git-checkout.html +++ b/git-checkout.html
@@ -540,7 +540,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 03-Oct-2007 12:03:44 UTC +Last updated 14-Nov-2007 12:11:23 UTC </div> </div> </body>
diff --git a/git-cherry-pick.html b/git-cherry-pick.html index 1aee1b0..482aa2e 100644 --- a/git-cherry-pick.html +++ b/git-cherry-pick.html
@@ -375,7 +375,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 04-Nov-2007 11:13:00 UTC +Last updated 14-Nov-2007 12:11:24 UTC </div> </div> </body>
diff --git a/git-cherry.html b/git-cherry.html index 9024a89..a73e9ea 100644 --- a/git-cherry.html +++ b/git-cherry.html
@@ -356,7 +356,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:34 UTC +Last updated 14-Nov-2007 12:11:24 UTC </div> </div> </body>
diff --git a/git-citool.html b/git-citool.html index 405e673..e7335db 100644 --- a/git-citool.html +++ b/git-citool.html
@@ -297,7 +297,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:34 UTC +Last updated 14-Nov-2007 12:11:24 UTC </div> </div> </body>
diff --git a/git-clean.html b/git-clean.html index d612271..7ea7f62 100644 --- a/git-clean.html +++ b/git-clean.html
@@ -353,7 +353,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:34 UTC +Last updated 14-Nov-2007 12:11:24 UTC </div> </div> </body>
diff --git a/git-clone.html b/git-clone.html index 2ee6ec2..56fd4da 100644 --- a/git-clone.html +++ b/git-clone.html
@@ -641,7 +641,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 04-Nov-2007 11:13:00 UTC +Last updated 14-Nov-2007 12:11:24 UTC </div> </div> </body>
diff --git a/git-commit-tree.html b/git-commit-tree.html index b00a543..cea8164 100644 --- a/git-commit-tree.html +++ b/git-commit-tree.html
@@ -477,7 +477,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 25-Aug-2007 03:53:06 UTC +Last updated 14-Nov-2007 12:11:24 UTC </div> </div> </body>
diff --git a/git-commit.html b/git-commit.html index 48283c0..0283f70 100644 --- a/git-commit.html +++ b/git-commit.html
@@ -511,10 +511,13 @@ <div class="sectionbody"> <p>When recording your own work, the contents of modified files in your working tree are temporarily stored to a staging area -called the "index" with <a href="git-add.html">git-add(1)</a>. Removal -of a file is staged with <a href="git-rm.html">git-rm(1)</a>. After building the -state to be committed incrementally with these commands, <tt>git -commit</tt> (without any pathname parameter) is used to record what +called the "index" with <a href="git-add.html">git-add(1)</a>. A file can be +reverted back, only in the index but not in the working tree, +to that of the last commit with <tt>git-reset HEAD — <file></tt>, +which effectively reverts <tt>git-add</tt> and prevents the changes to +this file from participating in the next commit. After building +the state to be committed incrementally with these commands, +<tt>git commit</tt> (without any pathname parameter) is used to record what has been staged so far. This is the most basic form of the command. An example:</p> <div class="listingblock"> @@ -701,7 +704,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 08-Aug-2007 09:20:37 UTC +Last updated 14-Nov-2007 12:11:25 UTC </div> </div> </body>
diff --git a/git-commit.txt b/git-commit.txt index e54fb12..d4bfd49 100644 --- a/git-commit.txt +++ b/git-commit.txt
@@ -154,10 +154,13 @@ -------- When recording your own work, the contents of modified files in your working tree are temporarily stored to a staging area -called the "index" with gitlink:git-add[1]. Removal -of a file is staged with gitlink:git-rm[1]. After building the -state to be committed incrementally with these commands, `git -commit` (without any pathname parameter) is used to record what +called the "index" with gitlink:git-add[1]. A file can be +reverted back, only in the index but not in the working tree, +to that of the last commit with `git-reset HEAD -- <file>`, +which effectively reverts `git-add` and prevents the changes to +this file from participating in the next commit. After building +the state to be committed incrementally with these commands, +`git commit` (without any pathname parameter) is used to record what has been staged so far. This is the most basic form of the command. An example:
diff --git a/git-config.html b/git-config.html index 4e5cedd..6e6129a 100644 --- a/git-config.html +++ b/git-config.html
@@ -1956,7 +1956,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 08-Nov-2007 08:06:31 UTC +Last updated 14-Nov-2007 12:11:25 UTC </div> </div> </body>
diff --git a/git-count-objects.html b/git-count-objects.html index 9c142a2..b464c9d 100644 --- a/git-count-objects.html +++ b/git-count-objects.html
@@ -309,7 +309,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:36 UTC +Last updated 14-Nov-2007 12:11:26 UTC </div> </div> </body>
diff --git a/git-cvsexportcommit.html b/git-cvsexportcommit.html index 4d233fa..fba91a8 100644 --- a/git-cvsexportcommit.html +++ b/git-cvsexportcommit.html
@@ -412,7 +412,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 31-Oct-2007 05:56:47 UTC +Last updated 14-Nov-2007 12:11:26 UTC </div> </div> </body>
diff --git a/git-cvsimport.html b/git-cvsimport.html index c6dfc31..f0fbb57 100644 --- a/git-cvsimport.html +++ b/git-cvsimport.html
@@ -526,7 +526,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:36 UTC +Last updated 14-Nov-2007 12:11:26 UTC </div> </div> </body>
diff --git a/git-cvsserver.html b/git-cvsserver.html index 360cb34..0832ebf 100644 --- a/git-cvsserver.html +++ b/git-cvsserver.html
@@ -691,7 +691,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 25-Aug-2007 03:53:08 UTC +Last updated 14-Nov-2007 12:11:27 UTC </div> </div> </body>
diff --git a/git-daemon.html b/git-daemon.html index 596e2f2..fb794a4 100644 --- a/git-daemon.html +++ b/git-daemon.html
@@ -676,7 +676,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 01-Sep-2007 11:16:24 UTC +Last updated 14-Nov-2007 12:11:27 UTC </div> </div> </body>
diff --git a/git-describe.html b/git-describe.html index 76b73a0..df05e6c 100644 --- a/git-describe.html +++ b/git-describe.html
@@ -428,7 +428,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:37 UTC +Last updated 14-Nov-2007 12:11:27 UTC </div> </div> </body>
diff --git a/git-diff-files.html b/git-diff-files.html index f1fcd2e..7c905ea 100644 --- a/git-diff-files.html +++ b/git-diff-files.html
@@ -1114,7 +1114,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 03-Nov-2007 02:45:08 UTC +Last updated 14-Nov-2007 12:11:27 UTC </div> </div> </body>
diff --git a/git-diff-index.html b/git-diff-index.html index 5f29967..9459e42 100644 --- a/git-diff-index.html +++ b/git-diff-index.html
@@ -1196,7 +1196,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 03-Nov-2007 02:45:09 UTC +Last updated 14-Nov-2007 12:11:28 UTC </div> </div> </body>
diff --git a/git-diff-tree.html b/git-diff-tree.html index a1448a5..b80da2d 100644 --- a/git-diff-tree.html +++ b/git-diff-tree.html
@@ -1584,7 +1584,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 03-Nov-2007 02:45:11 UTC +Last updated 14-Nov-2007 12:11:28 UTC </div> </div> </body>
diff --git a/git-diff.html b/git-diff.html index 22a1cb0..7820ac2 100644 --- a/git-diff.html +++ b/git-diff.html
@@ -1311,7 +1311,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 03-Nov-2007 02:45:11 UTC +Last updated 14-Nov-2007 12:11:29 UTC </div> </div> </body>
diff --git a/git-fast-import.html b/git-fast-import.html index 22f72bd..462a0da 100644 --- a/git-fast-import.html +++ b/git-fast-import.html
@@ -1309,7 +1309,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 25-Aug-2007 03:53:08 UTC +Last updated 14-Nov-2007 12:11:30 UTC </div> </div> </body>
diff --git a/git-fetch-pack.html b/git-fetch-pack.html index 25a62e4..83a3b4f 100644 --- a/git-fetch-pack.html +++ b/git-fetch-pack.html
@@ -420,7 +420,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:39 UTC +Last updated 14-Nov-2007 12:11:30 UTC </div> </div> </body>
diff --git a/git-fetch.html b/git-fetch.html index ee0cab4..35161a7 100644 --- a/git-fetch.html +++ b/git-fetch.html
@@ -664,7 +664,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 01-Sep-2007 11:16:25 UTC +Last updated 14-Nov-2007 12:11:30 UTC </div> </div> </body>
diff --git a/git-filter-branch.html b/git-filter-branch.html index 254fc57..27971fb 100644 --- a/git-filter-branch.html +++ b/git-filter-branch.html
@@ -593,7 +593,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 03-Nov-2007 02:45:13 UTC +Last updated 14-Nov-2007 12:11:31 UTC </div> </div> </body>
diff --git a/git-fmt-merge-msg.html b/git-fmt-merge-msg.html index e798419..545dbca 100644 --- a/git-fmt-merge-msg.html +++ b/git-fmt-merge-msg.html
@@ -349,7 +349,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 25-Aug-2007 03:53:09 UTC +Last updated 14-Nov-2007 12:11:31 UTC </div> </div> </body>
diff --git a/git-for-each-ref.html b/git-for-each-ref.html index 5ef1b8b..4d3da00 100644 --- a/git-for-each-ref.html +++ b/git-for-each-ref.html
@@ -495,7 +495,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 03-Oct-2007 12:03:48 UTC +Last updated 14-Nov-2007 12:11:31 UTC </div> </div> </body>
diff --git a/git-format-patch.html b/git-format-patch.html index f757ca7..cbe28df 100644 --- a/git-format-patch.html +++ b/git-format-patch.html
@@ -979,7 +979,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 02-Nov-2007 02:47:21 UTC +Last updated 14-Nov-2007 12:11:31 UTC </div> </div> </body>
diff --git a/git-fsck-objects.html b/git-fsck-objects.html index c5017d7..5154db9 100644 --- a/git-fsck-objects.html +++ b/git-fsck-objects.html
@@ -281,7 +281,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:41 UTC +Last updated 14-Nov-2007 12:11:32 UTC </div> </div> </body>
diff --git a/git-fsck.html b/git-fsck.html index 2bf3dbd..d225772 100644 --- a/git-fsck.html +++ b/git-fsck.html
@@ -521,7 +521,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 24-Jul-2007 08:10:04 UTC +Last updated 14-Nov-2007 12:11:32 UTC </div> </div> </body>
diff --git a/git-gc.html b/git-gc.html index 8f1ed4c..579b394 100644 --- a/git-gc.html +++ b/git-gc.html
@@ -390,7 +390,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 23-Oct-2007 01:21:49 UTC +Last updated 14-Nov-2007 12:11:32 UTC </div> </div> </body>
diff --git a/git-get-tar-commit-id.html b/git-get-tar-commit-id.html index cafd2be..1633c6d 100644 --- a/git-get-tar-commit-id.html +++ b/git-get-tar-commit-id.html
@@ -298,7 +298,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 13-Nov-2007 08:20:50 UTC +Last updated 14-Nov-2007 12:11:32 UTC </div> </div> </body>
diff --git a/git-grep.html b/git-grep.html index d6121de..9f2bcd4 100644 --- a/git-grep.html +++ b/git-grep.html
@@ -528,7 +528,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:42 UTC +Last updated 14-Nov-2007 12:11:33 UTC </div> </div> </body>
diff --git a/git-gui.html b/git-gui.html index 56998f7..6d7345b 100644 --- a/git-gui.html +++ b/git-gui.html
@@ -433,7 +433,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 25-Aug-2007 03:53:10 UTC +Last updated 14-Nov-2007 12:11:33 UTC </div> </div> </body>
diff --git a/git-hash-object.html b/git-hash-object.html index c403c5a..a78e28f 100644 --- a/git-hash-object.html +++ b/git-hash-object.html
@@ -327,7 +327,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:43 UTC +Last updated 14-Nov-2007 12:11:33 UTC </div> </div> </body>
diff --git a/git-http-fetch.html b/git-http-fetch.html index 2e69f72..a513a01 100644 --- a/git-http-fetch.html +++ b/git-http-fetch.html
@@ -369,7 +369,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 25-Aug-2007 03:53:11 UTC +Last updated 14-Nov-2007 12:11:33 UTC </div> </div> </body>
diff --git a/git-http-push.html b/git-http-push.html index 0b9e863..0f21b55 100644 --- a/git-http-push.html +++ b/git-http-push.html
@@ -420,7 +420,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 25-Oct-2007 06:49:38 UTC +Last updated 14-Nov-2007 12:11:33 UTC </div> </div> </body>
diff --git a/git-imap-send.html b/git-imap-send.html index e0e2f2a..592d8e8 100644 --- a/git-imap-send.html +++ b/git-imap-send.html
@@ -320,7 +320,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:43 UTC +Last updated 14-Nov-2007 12:11:34 UTC </div> </div> </body>
diff --git a/git-index-pack.html b/git-index-pack.html index ab1fceb..f013f7b 100644 --- a/git-index-pack.html +++ b/git-index-pack.html
@@ -398,7 +398,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 23-Oct-2007 01:21:49 UTC +Last updated 14-Nov-2007 12:11:34 UTC </div> </div> </body>
diff --git a/git-init-db.html b/git-init-db.html index 57668d4..16f1953 100644 --- a/git-init-db.html +++ b/git-init-db.html
@@ -281,7 +281,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:43 UTC +Last updated 14-Nov-2007 12:11:34 UTC </div> </div> </body>
diff --git a/git-init.html b/git-init.html index b65c7e6..bbd4440 100644 --- a/git-init.html +++ b/git-init.html
@@ -403,7 +403,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:44 UTC +Last updated 14-Nov-2007 12:11:34 UTC </div> </div> </body>
diff --git a/git-instaweb.html b/git-instaweb.html index ef8c51a..21b6cdc 100644 --- a/git-instaweb.html +++ b/git-instaweb.html
@@ -390,7 +390,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 23-Oct-2007 01:21:50 UTC +Last updated 14-Nov-2007 12:11:34 UTC </div> </div> </body>
diff --git a/git-log.html b/git-log.html index 3f4b2c6..a078ac6 100644 --- a/git-log.html +++ b/git-log.html
@@ -853,7 +853,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 29-Aug-2007 07:30:56 UTC +Last updated 14-Nov-2007 12:11:35 UTC </div> </div> </body>
diff --git a/git-lost-found.html b/git-lost-found.html index b29fde6..5adde3f 100644 --- a/git-lost-found.html +++ b/git-lost-found.html
@@ -340,7 +340,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 08-Nov-2007 08:06:31 UTC +Last updated 14-Nov-2007 12:11:35 UTC </div> </div> </body>
diff --git a/git-ls-files.html b/git-ls-files.html index bb04e01..8689cde 100644 --- a/git-ls-files.html +++ b/git-ls-files.html
@@ -615,7 +615,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 15-Sep-2007 07:45:31 UTC +Last updated 14-Nov-2007 12:11:35 UTC </div> </div> </body>
diff --git a/git-ls-remote.html b/git-ls-remote.html index d50e493..c2ae087 100644 --- a/git-ls-remote.html +++ b/git-ls-remote.html
@@ -361,7 +361,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:45 UTC +Last updated 14-Nov-2007 12:11:35 UTC </div> </div> </body>
diff --git a/git-ls-tree.html b/git-ls-tree.html index ee38dd4..9b778a5 100644 --- a/git-ls-tree.html +++ b/git-ls-tree.html
@@ -416,7 +416,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:45 UTC +Last updated 14-Nov-2007 12:11:36 UTC </div> </div> </body>
diff --git a/git-mailinfo.html b/git-mailinfo.html index 434b112..bf5eeb6 100644 --- a/git-mailinfo.html +++ b/git-mailinfo.html
@@ -357,7 +357,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:45 UTC +Last updated 14-Nov-2007 12:11:36 UTC </div> </div> </body>
diff --git a/git-mailsplit.html b/git-mailsplit.html index f2d52cf..a5866d8 100644 --- a/git-mailsplit.html +++ b/git-mailsplit.html
@@ -362,7 +362,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:45 UTC +Last updated 14-Nov-2007 12:11:36 UTC </div> </div> </body>
diff --git a/git-merge-base.html b/git-merge-base.html index dcbfbf6..f1b8904 100644 --- a/git-merge-base.html +++ b/git-merge-base.html
@@ -312,7 +312,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:45 UTC +Last updated 14-Nov-2007 12:11:36 UTC </div> </div> </body>
diff --git a/git-merge-file.html b/git-merge-file.html index a05b204..a9af646 100644 --- a/git-merge-file.html +++ b/git-merge-file.html
@@ -377,7 +377,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:46 UTC +Last updated 14-Nov-2007 12:11:36 UTC </div> </div> </body>
diff --git a/git-merge-index.html b/git-merge-index.html index ab6549c..ca15976 100644 --- a/git-merge-index.html +++ b/git-merge-index.html
@@ -372,7 +372,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 23-Oct-2007 01:21:51 UTC +Last updated 14-Nov-2007 12:11:36 UTC </div> </div> </body>
diff --git a/git-merge-one-file.html b/git-merge-one-file.html index d65d20a..e71100b 100644 --- a/git-merge-one-file.html +++ b/git-merge-one-file.html
@@ -294,7 +294,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:46 UTC +Last updated 14-Nov-2007 12:11:37 UTC </div> </div> </body>
diff --git a/git-merge-tree.html b/git-merge-tree.html index eb62843..6ffa7fc 100644 --- a/git-merge-tree.html +++ b/git-merge-tree.html
@@ -300,7 +300,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:46 UTC +Last updated 14-Nov-2007 12:11:37 UTC </div> </div> </body>
diff --git a/git-merge.html b/git-merge.html index f96f3ae..d075ef7 100644 --- a/git-merge.html +++ b/git-merge.html
@@ -648,7 +648,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 31-Oct-2007 05:56:48 UTC +Last updated 14-Nov-2007 12:11:38 UTC </div> </div> </body>
diff --git a/git-mergetool.html b/git-mergetool.html index d2a24b8..82c0cfa 100644 --- a/git-mergetool.html +++ b/git-mergetool.html
@@ -321,7 +321,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 02-Nov-2007 02:47:21 UTC +Last updated 14-Nov-2007 12:11:37 UTC </div> </div> </body>
diff --git a/git-mktag.html b/git-mktag.html index f29fe3a..21667c4 100644 --- a/git-mktag.html +++ b/git-mktag.html
@@ -310,7 +310,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:47 UTC +Last updated 14-Nov-2007 12:11:38 UTC </div> </div> </body>
diff --git a/git-mktree.html b/git-mktree.html index f71588b..168d3f4 100644 --- a/git-mktree.html +++ b/git-mktree.html
@@ -307,7 +307,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:47 UTC +Last updated 14-Nov-2007 12:11:38 UTC </div> </div> </body>
diff --git a/git-mv.html b/git-mv.html index 1556fdf..d27cfa8 100644 --- a/git-mv.html +++ b/git-mv.html
@@ -337,7 +337,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 03-Nov-2007 02:45:14 UTC +Last updated 14-Nov-2007 12:11:39 UTC </div> </div> </body>
diff --git a/git-name-rev.html b/git-name-rev.html index b996061..38daaf4 100644 --- a/git-name-rev.html +++ b/git-name-rev.html
@@ -364,7 +364,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 25-Aug-2007 03:53:11 UTC +Last updated 14-Nov-2007 12:11:40 UTC </div> </div> </body>
diff --git a/git-pack-objects.html b/git-pack-objects.html index 5048cf5..f7d3334 100644 --- a/git-pack-objects.html +++ b/git-pack-objects.html
@@ -563,7 +563,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 24-Sep-2007 01:04:57 UTC +Last updated 14-Nov-2007 12:11:40 UTC </div> </div> </body>
diff --git a/git-pack-redundant.html b/git-pack-redundant.html index e3f094c..3cb7d52 100644 --- a/git-pack-redundant.html +++ b/git-pack-redundant.html
@@ -335,7 +335,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:48 UTC +Last updated 14-Nov-2007 12:11:40 UTC </div> </div> </body>
diff --git a/git-pack-refs.html b/git-pack-refs.html index 299f82d..6f325b2 100644 --- a/git-pack-refs.html +++ b/git-pack-refs.html
@@ -336,7 +336,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:48 UTC +Last updated 14-Nov-2007 12:11:40 UTC </div> </div> </body>
diff --git a/git-parse-remote.html b/git-parse-remote.html index 5ea40b5..fcbe82a 100644 --- a/git-parse-remote.html +++ b/git-parse-remote.html
@@ -326,7 +326,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:48 UTC +Last updated 14-Nov-2007 12:11:40 UTC </div> </div> </body>
diff --git a/git-patch-id.html b/git-patch-id.html index 17c5d20..080497c 100644 --- a/git-patch-id.html +++ b/git-patch-id.html
@@ -314,7 +314,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:48 UTC +Last updated 14-Nov-2007 12:11:41 UTC </div> </div> </body>
diff --git a/git-peek-remote.html b/git-peek-remote.html index 7c9b8f5..a1418c2 100644 --- a/git-peek-remote.html +++ b/git-peek-remote.html
@@ -341,7 +341,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:48 UTC +Last updated 14-Nov-2007 12:11:41 UTC </div> </div> </body>
diff --git a/git-prune-packed.html b/git-prune-packed.html index ccd8337..c6a5084 100644 --- a/git-prune-packed.html +++ b/git-prune-packed.html
@@ -325,7 +325,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 24-Sep-2007 01:04:58 UTC +Last updated 14-Nov-2007 12:11:41 UTC </div> </div> </body>
diff --git a/git-prune.html b/git-prune.html index e7efc27..23c6013 100644 --- a/git-prune.html +++ b/git-prune.html
@@ -340,7 +340,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:49 UTC +Last updated 14-Nov-2007 12:11:41 UTC </div> </div> </body>
diff --git a/git-pull.html b/git-pull.html index 7139b9d..10ccb0c 100644 --- a/git-pull.html +++ b/git-pull.html
@@ -946,7 +946,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 03-Oct-2007 12:03:50 UTC +Last updated 14-Nov-2007 12:11:42 UTC </div> </div> </body>
diff --git a/git-push.html b/git-push.html index ce1e8ee..74d5d3c 100644 --- a/git-push.html +++ b/git-push.html
@@ -621,7 +621,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 12-Nov-2007 04:26:39 UTC +Last updated 14-Nov-2007 12:11:42 UTC </div> </div> </body>
diff --git a/git-quiltimport.html b/git-quiltimport.html index e29c821..c089aec 100644 --- a/git-quiltimport.html +++ b/git-quiltimport.html
@@ -339,7 +339,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:49 UTC +Last updated 14-Nov-2007 12:11:42 UTC </div> </div> </body>
diff --git a/git-read-tree.html b/git-read-tree.html index f4cc88d..409c5b5 100644 --- a/git-read-tree.html +++ b/git-read-tree.html
@@ -711,7 +711,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:50 UTC +Last updated 14-Nov-2007 12:11:43 UTC </div> </div> </body>
diff --git a/git-rebase.html b/git-rebase.html index d746f30..9ce2fcd 100644 --- a/git-rebase.html +++ b/git-rebase.html
@@ -831,7 +831,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 23-Oct-2007 01:21:54 UTC +Last updated 14-Nov-2007 12:11:43 UTC </div> </div> </body>
diff --git a/git-receive-pack.html b/git-receive-pack.html index 7cc3345..e5f89e6 100644 --- a/git-receive-pack.html +++ b/git-receive-pack.html
@@ -430,7 +430,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 25-Aug-2007 03:53:12 UTC +Last updated 14-Nov-2007 12:11:44 UTC </div> </div> </body>
diff --git a/git-reflog.html b/git-reflog.html index 8c0db1b..37887a1 100644 --- a/git-reflog.html +++ b/git-reflog.html
@@ -369,7 +369,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 23-Oct-2007 01:21:56 UTC +Last updated 14-Nov-2007 12:11:44 UTC </div> </div> </body>
diff --git a/git-relink.html b/git-relink.html index 967aef4..f1fc86d 100644 --- a/git-relink.html +++ b/git-relink.html
@@ -315,7 +315,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:51 UTC +Last updated 14-Nov-2007 12:11:44 UTC </div> </div> </body>
diff --git a/git-remote.html b/git-remote.html index 6701735..c4e6d93 100644 --- a/git-remote.html +++ b/git-remote.html
@@ -353,7 +353,7 @@ Fetch updates for a named set of remotes in the repository as defined by remotes.<group>. If a named group is not specified on the command line, the configuration parameter remotes.default will get used; if -remotes.default is not defined, all remotes which do not the +remotes.default is not defined, all remotes which do not have the configuration parameter remote.<name>.skipDefaultUpdate set to true will be updated. (See <a href="git-config.html">git-config(1)</a>). </p> @@ -428,7 +428,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 30-Sep-2007 00:49:44 UTC +Last updated 14-Nov-2007 12:11:44 UTC </div> </div> </body>
diff --git a/git-remote.txt b/git-remote.txt index 027ba11..0da8704 100644 --- a/git-remote.txt +++ b/git-remote.txt
@@ -79,7 +79,7 @@ Fetch updates for a named set of remotes in the repository as defined by remotes.<group>. If a named group is not specified on the command line, the configuration parameter remotes.default will get used; if -remotes.default is not defined, all remotes which do not the +remotes.default is not defined, all remotes which do not have the configuration parameter remote.<name>.skipDefaultUpdate set to true will be updated. (See gitlink:git-config[1]).
diff --git a/git-repack.html b/git-repack.html index e5cbebf..a2729a2 100644 --- a/git-repack.html +++ b/git-repack.html
@@ -423,7 +423,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 25-Aug-2007 03:53:13 UTC +Last updated 14-Nov-2007 12:11:45 UTC </div> </div> </body>
diff --git a/git-repo-config.html b/git-repo-config.html index c5ec47f..80d9751 100644 --- a/git-repo-config.html +++ b/git-repo-config.html
@@ -281,7 +281,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:51 UTC +Last updated 14-Nov-2007 12:11:45 UTC </div> </div> </body>
diff --git a/git-request-pull.html b/git-request-pull.html index b80d074..6334f99 100644 --- a/git-request-pull.html +++ b/git-request-pull.html
@@ -322,7 +322,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:51 UTC +Last updated 14-Nov-2007 12:11:45 UTC </div> </div> </body>
diff --git a/git-rerere.html b/git-rerere.html index d5e936c..9808550 100644 --- a/git-rerere.html +++ b/git-rerere.html
@@ -481,7 +481,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:52 UTC +Last updated 14-Nov-2007 12:11:45 UTC </div> </div> </body>
diff --git a/git-reset.html b/git-reset.html index 77803c1..368914a 100644 --- a/git-reset.html +++ b/git-reset.html
@@ -575,7 +575,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 08-Nov-2007 08:06:31 UTC +Last updated 14-Nov-2007 12:11:45 UTC </div> </div> </body>
diff --git a/git-rev-list.html b/git-rev-list.html index 36d93a3..e1664ba 100644 --- a/git-rev-list.html +++ b/git-rev-list.html
@@ -1162,7 +1162,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 31-Oct-2007 05:56:48 UTC +Last updated 14-Nov-2007 12:11:46 UTC </div> </div> </body>
diff --git a/git-rev-parse.html b/git-rev-parse.html index 72c4d4b..dc0dd6e 100644 --- a/git-rev-parse.html +++ b/git-rev-parse.html
@@ -738,7 +738,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 21-Aug-2007 02:20:19 UTC +Last updated 14-Nov-2007 12:11:46 UTC </div> </div> </body>
diff --git a/git-revert.html b/git-revert.html index 56562a3..a6a4bcf 100644 --- a/git-revert.html +++ b/git-revert.html
@@ -357,7 +357,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 04-Nov-2007 11:13:00 UTC +Last updated 14-Nov-2007 12:11:46 UTC </div> </div> </body>
diff --git a/git-rm.html b/git-rm.html index 6e063c6..e4e3e88 100644 --- a/git-rm.html +++ b/git-rm.html
@@ -415,7 +415,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 03-Nov-2007 02:45:15 UTC +Last updated 14-Nov-2007 12:11:47 UTC </div> </div> </body>
diff --git a/git-runstatus.html b/git-runstatus.html index 2f99516..95c1e6a 100644 --- a/git-runstatus.html +++ b/git-runstatus.html
@@ -355,7 +355,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:53 UTC +Last updated 14-Nov-2007 12:11:47 UTC </div> </div> </body>
diff --git a/git-send-email.html b/git-send-email.html index 49ee64e..e78ce00 100644 --- a/git-send-email.html +++ b/git-send-email.html
@@ -616,7 +616,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 08-Nov-2007 08:06:32 UTC +Last updated 14-Nov-2007 12:11:47 UTC </div> </div> </body>
diff --git a/git-send-pack.html b/git-send-pack.html index c61d22b..62e2333 100644 --- a/git-send-pack.html +++ b/git-send-pack.html
@@ -451,7 +451,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 23-Oct-2007 01:21:57 UTC +Last updated 14-Nov-2007 12:11:48 UTC </div> </div> </body>
diff --git a/git-sh-setup.html b/git-sh-setup.html index 62c3335..5ec31aa 100644 --- a/git-sh-setup.html +++ b/git-sh-setup.html
@@ -364,7 +364,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:54 UTC +Last updated 14-Nov-2007 12:11:50 UTC </div> </div> </body>
diff --git a/git-shell.html b/git-shell.html index 2aaf7cb..afe2342 100644 --- a/git-shell.html +++ b/git-shell.html
@@ -298,7 +298,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:54 UTC +Last updated 14-Nov-2007 12:11:48 UTC </div> </div> </body>
diff --git a/git-shortlog.html b/git-shortlog.html index 346238e..1520e34 100644 --- a/git-shortlog.html +++ b/git-shortlog.html
@@ -344,7 +344,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:54 UTC +Last updated 14-Nov-2007 12:11:48 UTC </div> </div> </body>
diff --git a/git-show-branch.html b/git-show-branch.html index dcb53ed..cd7b9f0 100644 --- a/git-show-branch.html +++ b/git-show-branch.html
@@ -521,7 +521,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:54 UTC +Last updated 14-Nov-2007 12:11:49 UTC </div> </div> </body>
diff --git a/git-show-index.html b/git-show-index.html index e4d68ea..766a3b4 100644 --- a/git-show-index.html +++ b/git-show-index.html
@@ -296,7 +296,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:54 UTC +Last updated 14-Nov-2007 12:11:49 UTC </div> </div> </body>
diff --git a/git-show-ref.html b/git-show-ref.html index 60e6344..aea2f92 100644 --- a/git-show-ref.html +++ b/git-show-ref.html
@@ -460,7 +460,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:55 UTC +Last updated 14-Nov-2007 12:11:49 UTC </div> </div> </body>
diff --git a/git-show.html b/git-show.html index a8dcc1b..1e0834b 100644 --- a/git-show.html +++ b/git-show.html
@@ -762,7 +762,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 25-Jul-2007 08:53:11 UTC +Last updated 14-Nov-2007 12:11:50 UTC </div> </div> </body>
diff --git a/git-stash.html b/git-stash.html index ecb21c1..38a6a9e 100644 --- a/git-stash.html +++ b/git-stash.html
@@ -460,7 +460,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 23-Oct-2007 01:21:58 UTC +Last updated 14-Nov-2007 12:11:51 UTC </div> </div> </body>
diff --git a/git-status.html b/git-status.html index 821aa2b..4cc94ed 100644 --- a/git-status.html +++ b/git-status.html
@@ -326,7 +326,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 08-Aug-2007 09:20:38 UTC +Last updated 14-Nov-2007 12:11:51 UTC </div> </div> </body>
diff --git a/git-stripspace.html b/git-stripspace.html index 6715d85..7d61683 100644 --- a/git-stripspace.html +++ b/git-stripspace.html
@@ -313,7 +313,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 03-Nov-2007 02:45:15 UTC +Last updated 14-Nov-2007 12:11:53 UTC </div> </div> </body>
diff --git a/git-submodule.html b/git-submodule.html index cd645cd..834925a 100644 --- a/git-submodule.html +++ b/git-submodule.html
@@ -388,7 +388,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 30-Sep-2007 00:49:45 UTC +Last updated 14-Nov-2007 12:11:52 UTC </div> </div> </body>
diff --git a/git-svn.html b/git-svn.html index d0b9c85..1bb68bd 100644 --- a/git-svn.html +++ b/git-svn.html
@@ -1060,7 +1060,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 23-Oct-2007 01:22:01 UTC +Last updated 14-Nov-2007 12:11:53 UTC </div> </div> </body>
diff --git a/git-symbolic-ref.html b/git-symbolic-ref.html index d922ccf..fdd842d 100644 --- a/git-symbolic-ref.html +++ b/git-symbolic-ref.html
@@ -336,7 +336,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 03-Nov-2007 02:45:17 UTC +Last updated 14-Nov-2007 12:11:53 UTC </div> </div> </body>
diff --git a/git-tag.html b/git-tag.html index fabdaea..aa9d880 100644 --- a/git-tag.html +++ b/git-tag.html
@@ -544,7 +544,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 23-Oct-2007 01:22:00 UTC +Last updated 14-Nov-2007 12:11:54 UTC </div> </div> </body>
diff --git a/git-tar-tree.html b/git-tar-tree.html index b9d0f52..ad00baf 100644 --- a/git-tar-tree.html +++ b/git-tar-tree.html
@@ -399,7 +399,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 23-Aug-2007 00:24:08 UTC +Last updated 14-Nov-2007 12:11:54 UTC </div> </div> </body>
diff --git a/git-tools.html b/git-tools.html index 0e4bdcb..044ad02 100644 --- a/git-tools.html +++ b/git-tools.html
@@ -438,7 +438,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 30-Oct-2007 08:23:11 UTC +Last updated 14-Nov-2007 12:12:05 UTC </div> </div> </body>
diff --git a/git-unpack-file.html b/git-unpack-file.html index 3e51ac2..a9afa78 100644 --- a/git-unpack-file.html +++ b/git-unpack-file.html
@@ -307,7 +307,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:58 UTC +Last updated 14-Nov-2007 12:11:55 UTC </div> </div> </body>
diff --git a/git-unpack-objects.html b/git-unpack-objects.html index 50660ad..9c20aa0 100644 --- a/git-unpack-objects.html +++ b/git-unpack-objects.html
@@ -333,7 +333,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:58 UTC +Last updated 14-Nov-2007 12:11:55 UTC </div> </div> </body>
diff --git a/git-update-index.html b/git-update-index.html index ad5c8df..205e200 100644 --- a/git-update-index.html +++ b/git-update-index.html
@@ -721,7 +721,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:58 UTC +Last updated 14-Nov-2007 12:11:55 UTC </div> </div> </body>
diff --git a/git-update-ref.html b/git-update-ref.html index b0cd48d..a0b558c 100644 --- a/git-update-ref.html +++ b/git-update-ref.html
@@ -360,7 +360,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:58 UTC +Last updated 14-Nov-2007 12:11:55 UTC </div> </div> </body>
diff --git a/git-update-server-info.html b/git-update-server-info.html index c90158f..1f9658b 100644 --- a/git-update-server-info.html +++ b/git-update-server-info.html
@@ -332,7 +332,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:59 UTC +Last updated 14-Nov-2007 12:11:56 UTC </div> </div> </body>
diff --git a/git-upload-archive.html b/git-upload-archive.html index 7e5650f..a49ca17 100644 --- a/git-upload-archive.html +++ b/git-upload-archive.html
@@ -309,7 +309,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:59 UTC +Last updated 14-Nov-2007 12:11:56 UTC </div> </div> </body>
diff --git a/git-upload-pack.html b/git-upload-pack.html index ae61398..2353f8b 100644 --- a/git-upload-pack.html +++ b/git-upload-pack.html
@@ -326,7 +326,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:59 UTC +Last updated 14-Nov-2007 12:11:56 UTC </div> </div> </body>
diff --git a/git-var.html b/git-var.html index ea5d779..478086b 100644 --- a/git-var.html +++ b/git-var.html
@@ -372,7 +372,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:59 UTC +Last updated 14-Nov-2007 12:11:56 UTC </div> </div> </body>
diff --git a/git-verify-pack.html b/git-verify-pack.html index 79120e0..fbec556 100644 --- a/git-verify-pack.html +++ b/git-verify-pack.html
@@ -338,7 +338,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:59 UTC +Last updated 14-Nov-2007 12:11:56 UTC </div> </div> </body>
diff --git a/git-verify-tag.html b/git-verify-tag.html index 7a1b9ca..ebb9a69 100644 --- a/git-verify-tag.html +++ b/git-verify-tag.html
@@ -305,7 +305,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 11-Aug-2007 08:29:16 UTC +Last updated 14-Nov-2007 12:11:57 UTC </div> </div> </body>
diff --git a/git-whatchanged.html b/git-whatchanged.html index 1adf291..9aad4b3 100644 --- a/git-whatchanged.html +++ b/git-whatchanged.html
@@ -384,7 +384,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:10:00 UTC +Last updated 14-Nov-2007 12:11:57 UTC </div> </div> </body>
diff --git a/git-write-tree.html b/git-write-tree.html index be7d014..a85be4f 100644 --- a/git-write-tree.html +++ b/git-write-tree.html
@@ -323,7 +323,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:10:00 UTC +Last updated 14-Nov-2007 12:11:57 UTC </div> </div> </body>
diff --git a/git.html b/git.html index 78bf0c3..b539258 100644 --- a/git.html +++ b/git.html
@@ -1925,7 +1925,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 09-Nov-2007 10:03:24 UTC +Last updated 14-Nov-2007 12:11:58 UTC </div> </div> </body>
diff --git a/gitattributes.html b/gitattributes.html index b9f3012..c5061f0 100644 --- a/gitattributes.html +++ b/gitattributes.html
@@ -420,19 +420,20 @@ <tt>$Id:</tt> and ends with <tt>$</tt> in the worktree file is replaced with <tt>$Id$</tt> upon check-in.</p> <h4><tt>filter</tt></h4> -<p>A <tt>filter</tt> attribute can be set to a string value. This names +<p>A <tt>filter</tt> attribute can be set to a string value that names a filter driver specified in the configuration.</p> -<p>A filter driver consists of <tt>clean</tt> command and <tt>smudge</tt> +<p>A filter driver consists of a <tt>clean</tt> command and a <tt>smudge</tt> command, either of which can be left unspecified. Upon -checkout, when <tt>smudge</tt> command is specified, the command is fed -the blob object from its standard input, and its standard output -is used to update the worktree file. Similarly, <tt>clean</tt> command -is used to convert the contents of worktree file upon checkin.</p> -<p>Missing filter driver definition in the config is not an error +checkout, when the <tt>smudge</tt> command is specified, the command is +fed the blob object from its standard input, and its standard +output is used to update the worktree file. Similarly, the +<tt>clean</tt> command is used to convert the contents of worktree file +upon checkin.</p> +<p>A missing filter driver definition in the config is not an error but makes the filter a no-op passthru.</p> <p>The content filtering is done to massage the content into a shape that is more convenient for the platform, filesystem, and -the user to use. The keyword here is "more convenient" and not +the user to use. The key phrase here is "more convenient" and not "turning something unusable into usable". In other words, the intent is that if someone unsets the filter driver definition, or does not have the appropriate filter program, the project @@ -702,7 +703,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 30-Sep-2007 00:49:45 UTC +Last updated 14-Nov-2007 12:11:57 UTC </div> </div> </body>
diff --git a/gitattributes.txt b/gitattributes.txt index 20cf8ff..19bd25f 100644 --- a/gitattributes.txt +++ b/gitattributes.txt
@@ -148,22 +148,23 @@ `filter` ^^^^^^^^ -A `filter` attribute can be set to a string value. This names +A `filter` attribute can be set to a string value that names a filter driver specified in the configuration. -A filter driver consists of `clean` command and `smudge` +A filter driver consists of a `clean` command and a `smudge` command, either of which can be left unspecified. Upon -checkout, when `smudge` command is specified, the command is fed -the blob object from its standard input, and its standard output -is used to update the worktree file. Similarly, `clean` command -is used to convert the contents of worktree file upon checkin. +checkout, when the `smudge` command is specified, the command is +fed the blob object from its standard input, and its standard +output is used to update the worktree file. Similarly, the +`clean` command is used to convert the contents of worktree file +upon checkin. -Missing filter driver definition in the config is not an error +A missing filter driver definition in the config is not an error but makes the filter a no-op passthru. The content filtering is done to massage the content into a shape that is more convenient for the platform, filesystem, and -the user to use. The keyword here is "more convenient" and not +the user to use. The key phrase here is "more convenient" and not "turning something unusable into usable". In other words, the intent is that if someone unsets the filter driver definition, or does not have the appropriate filter program, the project
diff --git a/gitignore.html b/gitignore.html index 0817516..88a646f 100644 --- a/gitignore.html +++ b/gitignore.html
@@ -412,7 +412,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 30-Sep-2007 00:49:46 UTC +Last updated 14-Nov-2007 12:11:58 UTC </div> </div> </body>
diff --git a/gitk.html b/gitk.html index 178f10d..e495fb8 100644 --- a/gitk.html +++ b/gitk.html
@@ -425,7 +425,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 23-Oct-2007 01:22:03 UTC +Last updated 14-Nov-2007 12:11:57 UTC </div> </div> </body>
diff --git a/gitmodules.html b/gitmodules.html index 15dd32d..594ae1e 100644 --- a/gitmodules.html +++ b/gitmodules.html
@@ -337,7 +337,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:10:01 UTC +Last updated 14-Nov-2007 12:11:58 UTC </div> </div> </body>
diff --git a/glossary.html b/glossary.html index 359062a..768dac7 100644 --- a/glossary.html +++ b/glossary.html
@@ -1080,7 +1080,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 23-Oct-2007 01:22:08 UTC +Last updated 14-Nov-2007 12:12:05 UTC </div> </div> </body>
diff --git a/hooks.html b/hooks.html index 5a3fb8c..674c151 100644 --- a/hooks.html +++ b/hooks.html
@@ -479,7 +479,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 03-Oct-2007 12:03:51 UTC +Last updated 14-Nov-2007 12:12:04 UTC </div> </div> </body>
diff --git a/howto-index.html b/howto-index.html index 182c0c3..ae4766e 100644 --- a/howto-index.html +++ b/howto-index.html
@@ -350,7 +350,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 10-Nov-2007 11:26:14 UTC +Last updated 14-Nov-2007 12:12:02 UTC </div> </div> </body>
diff --git a/howto/revert-branch-rebase.html b/howto/revert-branch-rebase.html index 9607cc0..e343314 100644 --- a/howto/revert-branch-rebase.html +++ b/howto/revert-branch-rebase.html
@@ -434,7 +434,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:10:11 UTC +Last updated 14-Nov-2007 12:12:06 UTC </div> </div> </body>
diff --git a/repository-layout.html b/repository-layout.html index ecf527c..3ea1abb 100644 --- a/repository-layout.html +++ b/repository-layout.html
@@ -582,7 +582,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:10:08 UTC +Last updated 14-Nov-2007 12:12:03 UTC </div> </div> </body>
diff --git a/tutorial-2.html b/tutorial-2.html index 7ec6913..03bcf50 100644 --- a/tutorial-2.html +++ b/tutorial-2.html
@@ -647,7 +647,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:10:04 UTC +Last updated 14-Nov-2007 12:12:00 UTC </div> </div> </body>
diff --git a/tutorial.html b/tutorial.html index dca03ad..32c5949 100644 --- a/tutorial.html +++ b/tutorial.html
@@ -786,7 +786,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 25-Aug-2007 03:53:15 UTC +Last updated 14-Nov-2007 12:11:59 UTC </div> </div> </body>
diff --git a/user-manual.html b/user-manual.html index ba2206d..6bd0eeb 100644 --- a/user-manual.html +++ b/user-manual.html
@@ -236,7 +236,7 @@ [65934a9a028b88e83e2b0f8b36618fe503349f8e] BLOCK: Make USB storage depend on SCSI rather than selecting it [try #6]</p></div><p>If you run "git branch" at this point, you'll see that git has temporarily moved you to a new branch named "bisect". This branch points to a commit (with commit id 65934…) that is reachable from -v2.6.19 but not from v2.6.18. Compile and test it, and see whether +"master" but not from v2.6.18. Compile and test it, and see whether it crashes. Assume it does crash. Then:</p><div class="literallayout"><p>$ git bisect bad<br> Bisecting: 1769 revisions left to test after this<br> [7eff82c8b1511017ae605f0c99ac275a7e21b867] i2c-core: Drop useless bitmaskings</p></div><p>checks out an older version. Continue like this, telling git at each @@ -616,8 +616,8 @@ realize that the branch was the only reference you had to that point in history.</p><p>Fortunately, git also keeps a log, called a "reflog", of all the previous values of each branch. So in this case you can still find the -old history using, for example,</p><div class="literallayout"><p>$ git log master@{1}</p></div><p>This lists the commits reachable from the previous version of the head. -This syntax can be used to with any git command that accepts a commit, +old history using, for example,</p><div class="literallayout"><p>$ git log master@{1}</p></div><p>This lists the commits reachable from the previous version of the branch. +This syntax can be used with any git command that accepts a commit, not just with git log. Some other examples:</p><div class="literallayout"><p>$ git show master@{2} # See where the branch pointed 2,<br> $ git show master@{3} # 3, ... changes ago.<br> $ gitk master@{yesterday} # See where it pointed yesterday,<br>
diff --git a/user-manual.txt b/user-manual.txt index d99adc6..60e1385 100644 --- a/user-manual.txt +++ b/user-manual.txt
@@ -475,7 +475,7 @@ If you run "git branch" at this point, you'll see that git has temporarily moved you to a new branch named "bisect". This branch points to a commit (with commit id 65934...) that is reachable from -v2.6.19 but not from v2.6.18. Compile and test it, and see whether +"master" but not from v2.6.18. Compile and test it, and see whether it crashes. Assume it does crash. Then: ------------------------------------------------- @@ -1567,8 +1567,8 @@ $ git log master@{1} ------------------------------------------------- -This lists the commits reachable from the previous version of the head. -This syntax can be used to with any git command that accepts a commit, +This lists the commits reachable from the previous version of the branch. +This syntax can be used with any git command that accepts a commit, not just with git log. Some other examples: -------------------------------------------------